home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June / CHIP 2006-06.2.iso / program / basic_kit / WinRAR / wrar36b1.exe / WhatsNew.txt < prev    next >
Encoding:
Text File  |  2006-03-27  |  15.5 KB  |  362 lines

  1.  
  2.  
  3.                 WinRAR - What's new in the latest version
  4.  
  5.  
  6.    Version 3.60 beta 1
  7.  
  8.    1. Multithreaded version of RAR compression algorithm improves
  9.       the compression speed on computers with several CPU,
  10.       dual core CPU and processors with hyperthreading technology.
  11.       Multithreading is enabled by default, but you can disable it
  12.       in "General" part of "Settings" dialog.
  13.       
  14.       In the command line mode you can control multithreading with
  15.       -mt<threads> switch.
  16.  
  17.    2. WinRAR can display the folder tree panel allowing to navigate
  18.       in disk and archive folders. Use "Options/Folder tree" submenu
  19.       to enable the folder tree. It can be configured separately
  20.       in file and archive management modes.
  21.  
  22.       Folder tree replaces "Browse for folder" command previously
  23.       available in "File" menu and uses its Ctrl+T keyboard shortcut.
  24.  
  25.    3. Now WinRAR "Rename" command also works with ZIP archives.
  26.       Previous versions could rename files only in RAR archives.
  27.  
  28.    4. Added decompression of LZH archives created with "-lh7-" algorithm.
  29.  
  30.    5. New "Remove duplicate folders from extraction path" option
  31.       in "Settings/Compression" dialog.
  32.  
  33.       If this option is on and you unpack an archive which root folder
  34.       has no files and only one 'somename' folder and if destination
  35.       folder is new or empty and also ends with '/somename', WinRAR
  36.       will exclude one 'somename' from resulting 'somename/somename' path.
  37.  
  38.    6. New "Define volume sizes..." button in "Settings/Compression".
  39.       This button activates "Define volume sizes" dialog. Here you
  40.       can customize the list of predefined volume sizes associated
  41.       with "Split to volumes, bytes" field in archiving dialog.
  42.  
  43.    7. Speed of RAR general compression increased for some data types.
  44.       Depending on data type and size the gain may achieve 5 - 15%.
  45.  
  46.    8. New "Rename automatically" option in the extraction dialog
  47.       and command line -or switch to rename extracted files automatically
  48.       if file with the same name already exists. You can also enable
  49.       the auto-renaming mode directly from the overwrite confirmation
  50.       prompt with "Rename All" button.
  51.  
  52.       Renamed files will get names like 'filename(N).txt',
  53.       where 'filename.txt' is the original file name and 'N' is a number.
  54.  
  55.    9. "Set modification time" option in "Advanced" part of extraction
  56.       dialog is accessible also for ZIP archives. Previously it could be
  57.       changed only for RAR archives.
  58.  
  59.   10. "Multithreading" option added to "Benchmark and hardware test"
  60.       command, so you can compare performance of usual and multithreaded
  61.       versions of RAR compression algorithm.
  62.  
  63.   11. New 'ch' (change archive parameters) command line mode command.
  64.       Its purpose is to apply switches like -av, -tl and -cl to archive.
  65.  
  66.   12. New 'cv' command line mode command. It provides the command line
  67.       interface to WinRAR "Convert archives" command. It is supported
  68.       only by winrar.exe, not by rar.exe.
  69.  
  70.   13. New command line -sl<size> and -sm<size> switches to set size
  71.       limits of processing files.
  72.  
  73.   14. New command line -fcu[file] switch allows to read archive
  74.       comments from Unicode files. It also modifies behavior
  75.       of "cw" command, setting the comment output format to Unicode.
  76.  
  77.   15. 7Z added to list of formats stored without compression
  78.       when using -ms switch without a parameter.
  79.  
  80.   16. Switch -e[+]<attr> is now supported by most of command line
  81.       operations including extracting and deleting files. Previously
  82.       it was supported by only archiving command.
  83.  
  84.   17. It is allowed to use environment variables in archive name
  85.       in archiving dialog, in destination path in extraction dialog,
  86.       in folder names on "Compression" and "Paths" pages in WinRAR
  87.       settings. For example, you can enter '%temp%' in "Folder for
  88.       temporary files" field.
  89.  
  90.  
  91.    Version 3.51
  92.  
  93.    1. Bugs fixed:
  94.  
  95.       a) fixed two vulnerabilities, which could be exploited with
  96.          specially crafted ACE and UUE/XXE archives;
  97.  
  98.       b) previous version did not delete some of temporary files;
  99.  
  100.       c) WinRAR could crash when processing very long (more than
  101.          1024 characters) archive name parameter in the command line.
  102.  
  103.  
  104.    Version 3.50
  105.  
  106.    1. Now it is possible to change WinRAR's look by installing
  107.       interface themes. Theme files are available on
  108.       http://www.rarlab.com/themes.htm
  109.  
  110.       Theme files are RAR archives, just open them in WinRAR to install.
  111.       You can manage installed themes using "Options/Themes" menu.
  112.  
  113.    2. WinRAR supports decompression of ZIP archives created using
  114.       Zip64 format extension. Zip64 was introduced to remove
  115.       original ZIP format limitations on archived file size.
  116.  
  117.    3. Added support of multivolume (multipart) CAB archives.
  118.  
  119.    4. New options in "Advanced" part of extraction dialog:
  120.  
  121.       a) "Delete archive" options allow to delete extracted archives;
  122.  
  123.       b) "Check authenticity information" option controls processing
  124.          of authenticity information in RAR archives.
  125.  
  126.    5. "Wait if other WinRAR copies are active" option
  127.       in "Advanced" parts of archiving and extraction dialogs.
  128.  
  129.       If enabled, it waits while other WinRAR copies are creating,
  130.       modifying or unpacking an archive and starts the operation
  131.       only when other WinRAR tasks are complete. If you are going
  132.       to perform several archiving or decompressing tasks, such queued
  133.       execution can help to reduce the amount of disk seeks and improve
  134.       overall performance.
  135.  
  136.    6. WinRAR is able to integrate to Windows context menus also
  137.       on Windows x64 systems.
  138.  
  139.    7. SFX modules:
  140.  
  141.       a) SFX modules are not compressed by UPX anymore, so they are
  142.          larger now. UPX compression caused numerous false alerts
  143.          by antivirus software. If you wish to use compressed modules,
  144.          you can get UPX from http://upx.sourceforge.net and compress
  145.          *.sfx files in WinRAR folder;
  146.  
  147.       b) The default SFX logo can be replaced by a custom bitmap file.
  148.          You can do it either with "Load SFX logo from the file" option
  149.          in "Text and icon" part of "Advanced SFX options" dialog
  150.          or using -iimg<name> command line switch. Note that -iimg is not
  151.          supported by console RAR, only GUI WinRAR recognizes it.
  152.          This option is not supported in Windows 95, 98 and Me.
  153.          Also you cannot use it if you compressed SFX modules by UPX.
  154.  
  155.       c) It is possible to specify user defined SFX icons larger than
  156.          32x32 and with any color depth. Like the previous item,
  157.          this improvement is valid only if SFX modules are not compressed
  158.          by UPX and your operating system is not Windows 9x/Me;
  159.  
  160.       d) DOS.SFX module moved to RAR/DOS32 distributive. If you need
  161.          to create DOS SFX archives using WinRAR, just copy DOS.SFX
  162.          to WinRAR folder.
  163.  
  164.    8. "Wizard" command allows to specify a password when creating
  165.       or updating an archive.
  166.  
  167.    9. Previous WinRAR versions unpacked the complete archive contents
  168.       if the user pressed Enter or double clicked on *.exe, *.htm and
  169.       *.html files. Now it is possible to define file masks to unpack
  170.       everything for. Such masks can be entered on the "Viewer" page
  171.       of the "Settings" dialog. For example, if you wish to unpack only
  172.       a file under the cursor when you double click on archived HTML file,
  173.       remove "*.htm *.html" from this field.
  174.  
  175.   10. Additional file name extensions for archive formats supported
  176.       by WinRAR can be specified in the "User defined archive extensions"
  177.       field on the "Integration" page of the "Settings" dialog. For example,
  178.       if you have files with ".001" extension, which are in RAR format,
  179.       you can enter "001" here to associate WinRAR with such files.
  180.  
  181.   11. New "Show encrypted or compressed NTFS files in color" option
  182.       in "File list" page of "Settings" dialog.
  183.  
  184.   12. New "Lock toolbars" option in "General" page of "Settings" dialog
  185.       and in the menu displayed after clicking the right mouse button
  186.       on the toolbar. "Lock toolbars" prevents accidental toolbar moving
  187.       or resizing.
  188.  
  189.   13. "Repair" and "Extract" commands replace invalid characters
  190.       (colon, question mark, etc.) by underscore also in file names
  191.       in ZIP archives. Previously WinRAR did it only for RAR archives.
  192.  
  193.   14. New -n<mask> and -n@<listfile> switches set additional include
  194.       filters, so only files matching the mask will be processed.
  195.  
  196.   15. New -id[c,d,p,q] switch. Additionally to previously available
  197.       -idp switch (disable percentage indicator), switches -idc, -idd
  198.       and -idq instruct the console RAR to hide the copyright message,
  199.       "Done" message and all information messages.
  200.  
  201.   16. Switch -e+<attr> allows to specify file include attributes mask.
  202.       For example, you can use -e+h switch to compress only hidden files.
  203.  
  204.   17. Switch -ver[n] supports the optional 'n' parameter also when
  205.       archiving. It limits the maximum number of file versions.
  206.  
  207.   18. If the short name of an already existing file is equal to the long
  208.       name of an unpacking file, WinRAR changes the short name of the already
  209.       existing file before unpacking. In such situation previous versions
  210.       prompted to overwrite the existing file even though long file names
  211.       were not equal.
  212.  
  213.   19. Security changes:
  214.  
  215.       a) WinRAR shell does not allow to run *.pif files. Archived PIF
  216.          files is one of typical ways for computer viruses to distribute;
  217.  
  218.       b) WinRAR shell does not allow to run files having 5 or more
  219.          continuous spaces in the name. For example, "calc.txt     .exe".
  220.          Viruses frequently add such spaces to confuse users and hide
  221.          the real extension. WinRAR shell removes these continuous spaces
  222.          except first and last also when displaying names of such files
  223.          in the file list.
  224.  
  225.   20. In Windows XP WinRAR highlights the sorted column in the file list
  226.       using the different color, like it is done in Windows Explorer.
  227.  
  228.  
  229.    Version 3.42
  230.  
  231.    1. Fixed a buffer overflow bug in WinRAR GUI "Delete" command,
  232.       which could cause a crash when deleting a file in a corrupt
  233.       archive.
  234.  
  235.  
  236.    Version 3.41
  237.  
  238.    1. Bugs corrected in this version:
  239.  
  240.       a) when adding new files to an already existing RAR solid archive,
  241.          RAR 3.40 compression ratio was lower than in RAR 3.30;
  242.  
  243.       b) WinRAR "Repair" command could crash when repairing
  244.          a corrupt ZIP archive.
  245.  
  246.    2. If archived Unicode name is invalid, RAR 'l' and 'v' commands
  247.       display ASCII file name instead of corrupt Unicode.
  248.  
  249.  
  250.    Version 3.40
  251.  
  252.    1. "Fastest" (-m1) RAR compression method has been modified
  253.       to provide much higher compression speed and lower ratio.
  254.       It may be useful for tasks requiring the high speed like
  255.       regular backups.
  256.  
  257.       You may increase "Fastest" speed even more selecting 64KB
  258.       compression dictionary instead of default 4MB.
  259.  
  260.    2. WinRAR is able to decompress archives created by Unix 'compress'
  261.       tool (.Z files). Like GZIP and BZIP2 archives, WinRAR opens
  262.       tar.Z and .taz files in one step, so users do not need to
  263.       unpack .tar manually.
  264.  
  265.    3. WinRAR is able to decompress archives created by 7-Zip
  266.       (.7z files). "Find" command is not supported for this
  267.       archive type.
  268.  
  269.    4. New "Security" dialog in WinRAR settings:
  270.  
  271.       a) "File types to exclude from extracting" option to prevent
  272.          extracting of potentially dangerous files like .exe, .scr
  273.          and .pif;
  274.  
  275.       b) "Propose to select virus scanner" option modifies behavior
  276.          of "Scan archive for viruses" command. You may turn it off
  277.          if you wish to skip the virus scanner selection dialog.
  278.  
  279.    5. New command line switch -ep3 allows to save and restore
  280.       full file paths including the drive letter.
  281.  
  282.       WinRAR shell equivalent of -ep3 switch are options
  283.       "Store full paths including drive letter" in "Files/File paths"
  284.       page of archiving dialog and "Extract absolute paths"
  285.       in "Advanced/File paths" page of extracting dialog.
  286.  
  287.    6. You may select and compress disks directly in "My Computer"
  288.       view in WinRAR shell. Just choose "My Computer" in WinRAR
  289.       address bar, select disks to compress and press "Add".
  290.       If you selected more than one item, WinRAR will automatically
  291.       set "Store full paths including drive letter" archiving mode.
  292.  
  293.    7. If you have selected several disks in Windows Explorer "My Computer"
  294.       view and started archiving from the context menu, WinRAR will
  295.       automatically set the "Store full paths including drive letter"
  296.       mode when compressing them.
  297.  
  298.    8. New command line switch -oc to restore NTFS "Compressed" attribute
  299.       when extracting files. RAR always saves "Compressed" attribute
  300.       when creating an archive, but does not restore it unless -oc switch
  301.       has been specified.
  302.  
  303.       WinRAR shell equivalent of -oc switch is "Set attribute Compressed"
  304.       option in "Advanced" part of extracting dialog.
  305.  
  306.    9. Starting from this version RAR volumes contain the volume number
  307.       field.
  308.  
  309.       If the archive was created by WinRAR 3.40 or newer, you may
  310.       view the volume number in the top line of "Info" dialog
  311.       and in the address bar.
  312.  
  313.       In the command line mode the volume number is displayed
  314.       by 'L' and 'V' commands in the line with the total volume
  315.       information.
  316.  
  317.       This feature may be useful if original volume names are lost
  318.       and you need to rename volumes to correct names.
  319.  
  320.   10. Commands 'L' and 'V' display NTFS "Compressed" attribute
  321.       in archive listing.
  322.  
  323.   11. Switch -ag may include an optional text enclosed in '{' and '}'
  324.       characters. This text is inserted into the archive name.
  325.       For example: -agHH{hours}MM{minutes}
  326.  
  327.       Same feature is supported in the "Generate archive name by mask"
  328.       field of WinRAR archiving dialog.
  329.  
  330.   12. If switch -ac is specified, RAR will not reset the "Archive"
  331.       attribute of those files, which size or modification time
  332.       was changed after starting the archiving operation.
  333.  
  334.       So files modified after placing them to an archive and before
  335.       clearing "Archive" attribute, will be included in next incremental
  336.       backup. The same is true for WinRAR "Clear attribute "Archive"
  337.       after compressing" GUI option.
  338.  
  339.   13. If you use the "Add to favorites" command inside of an archive
  340.       subfolder, WinRAR will save the subfolder and restore it
  341.       when accessing this favorite item. Previous versions were able to
  342.       restore only the root archive folder.
  343.  
  344.   14. When editing archived files, WinRAR proposes to update them
  345.       immediately after detecting that file was changed. Previous
  346.       versions waited until an external editor terminates before
  347.       updating a changed file.
  348.  
  349.   15. If you drop an archive to the WinRAR address bar or toolbar,
  350.       WinRAR will display its contents even if an other archive
  351.       is opened right now. Previous versions proposed to add a dropped
  352.       archive to browsing one.
  353.  
  354.       You may still drop an archive to WinRAR file list if you
  355.       need to add it to browsing archive.
  356.  
  357.   16. Corrected processing of corrupt LZH archives to exclude
  358.       a possible crash when reading corrupt LZH file headers.
  359.  
  360.   17. RAR and WinRAR display the operation progress while
  361.       repairing an archive containing the recovery record.
  362.